home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9190 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  781 b 

  1. Path: email.eag.unisysgsg.com!not-for-mail
  2. From: ssadra@maltese.eag.unisysgsg.com (Daniel R. Ascheman)
  3. Newsgroups: comp.lang.c
  4. Subject: ** Disabling ctrl-C in C **
  5. Date: 8 Mar 1996 07:16:19 -0600
  6. Organization: Loral Defense Systems-Eagan, Eagan, MN  USA
  7. Message-ID: <4hpbv3$6u@maltese.eag.unisysgsg.com>
  8. NNTP-Posting-Host: maltese.eag.unisysgsg.com
  9. X-Newsreader: TIN [version 1.2 PL0]
  10.  
  11.  
  12. Was wondering if there was a way in C to dis-allow users to break
  13. out of a program when at a prompt.....Tryed to use getche(), getch() and
  14. that won't work 'cause I don't have access to conio.h -- By the way, I am
  15. on a UNIX machine.  Everything that I have already thought of 
  16. pertains to dos. 
  17.  
  18. Any help on this is greatly appreciated.
  19.  
  20. Thanks,
  21. Dan Ascheman
  22.  
  23. <ssadra@maltese.eag.unisysgsg.com>
  24.